home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX Base Documentation 1998 November
/
IRIX 6.5.2 Base Documentation November 1998.img
/
usr
/
share
/
catman
/
u_man
/
cat1
/
fbdump.z
/
fbdump
Wrap
Text File
|
1998-10-30
|
3KB
|
133 lines
FFFFBBBBDDDDUUUUMMMMPPPP((((1111)))) FFFFBBBBDDDDUUUUMMMMPPPP((((1111))))
NNNNAAAAMMMMEEEE
fbdump - print out compiler feedback files from prof
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
ffffbbbbdddduuuummmmpppp [options] name
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
_f_b_d_u_m_p prints out the formatted contents of compiler feedback files
generated by prof(1).
_f_b_d_u_m_p recognizes the following options:
----vvvveeeerrrrbbbboooosssseeee
This option prints all the information in verbose mode. If
this option is specified, table with all zero entries will be
printed also.
----hhhheeeeaaaaddddeeeerrrr
Print Feedback file header as described in "cmplrs/fb.h".
----sssseeeeccccttttiiiioooonnnnssss
Print Feedback file section headers table as described in
"cmplrs/fb.h".
----pppprrrroooocccc
Print Feedback procedure table as described in "cmplrs/fb.h".
If -verbose is specified, then all the procedures will be
printed, even though they are not invoked. If -verbose is NOT
specified, then _f_b_d_u_m_p will only print the relevant information
on the procedures that have been invoked.
----ccccaaaallllllll
Print Feedback call table as described in "cmplrs/fb.h". If
-verbose is specified, then all the one-point of call will be
printed, even though they have not been called. If -verbose is
NOT specified, then _f_b_d_u_m_p will only print the relevant
information on the calls.
----bbbbbbbb Print Feedback per basic block table as described in
"cmplrs/fb.h". If -verbose is specified, then all the basic
blocks will be printed, even the ones with zero execution
counts. If -verbose is NOT specified, then _f_b_d_u_m_p will only
print the basic blocks that have a non-zero execution count.
----ssssttttrrrr Print Feedback string table.
----aaaasssscccciiiiiiii
Print Feedback information in the same style as the old
feedback dumper.
PPPPaaaaggggeeee 1111
FFFFBBBBDDDDUUUUMMMMPPPP((((1111)))) FFFFBBBBDDDDUUUUMMMMPPPP((((1111))))
----aaaallllllll This is the default option. If no option is specified, then
the default is to print all the options.
SSSSEEEEEEEE AAAALLLLSSSSOOOO
speedshop(1), prof(1), include file "cmplrs/fb.h"
PPPPaaaaggggeeee 2222